Auto merge of #5017 - matthiaskrgr:manifest_cgu_lto, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 6 Feb 2018 17:33:20 +0000 (17:33 +0000)
committerbors <bors@rust-lang.org>
Tue, 6 Feb 2018 17:33:20 +0000 (17:33 +0000)
commitcac9173c767d29f9aa205489be58228d98b7a929
treeb8dc95c63d21683f7fce769921e955f210d2f90b
parentb7c2cfb86b81c4fce7f9d98db7a9d424eb0bc106
parent50d210c05813838f9a0542d23dc9988205b09013
Auto merge of #5017 - matthiaskrgr:manifest_cgu_lto, r=alexcrichton

manifest reference: correct statement: codegen-units=x is not ignored if lto=true.

Also fix typo along the way.